home *** CD-ROM | disk | FTP | other *** search
/ Amiga Magazin: Amiga-CD 1997 May & June / Amiga-CD 1997 #5-6.iso / grafik / wildfire / wildfirefpu / processes / tut_fadehalve.process < prev    next >
Text File  |  1997-03-07  |  10KB  |  670 lines

  1. ;This file was generated by Wildfire V2.82
  2. ;Owner: Andreas Küssner (#18313315)
  3. ;Date: Saturday, 08-Mar-97, 00:49:22
  4.  
  5. ;Settings
  6. Mode=1
  7. OutputDepth=6
  8. Dither=2
  9. pcsScreenMode=659456
  10. pcsFrame=114
  11. pcsMaxFrame=330
  12. pcsWidth=80
  13. pcsDepth=4
  14. pcsPreview=2
  15. pcFolding=2
  16. pc3DQuant=0
  17. pcScale=0.500000
  18. pcDefSaver=JPEG
  19. pcsInput=wf:Trash/face1HALVE
  20. pcsOutput=ram:face2
  21. ppState=2
  22. ppRGB=256
  23. 170000255102184227223048008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  24. 160000255136174192057062008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  25. 170000255187184000022072008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  26.  
  27. ;Actions
  28. pcNodeCount=25
  29.  
  30. ;Comment
  31. type=32
  32. hidden=0
  33. from=1
  34. to=9999
  35. step=1
  36. string=0. load the images
  37.  
  38. ;LoadImage
  39. type=13
  40. hidden=1
  41. from=1
  42. to=1
  43. step=1
  44. output=4
  45. sequence=wf:Trash/face1
  46. shift=0
  47. repeat=1
  48.  
  49. ;LoadImage
  50. type=13
  51. hidden=1
  52. from=1
  53. to=1
  54. step=1
  55. output=5
  56. sequence=wf:Trash/face2
  57. shift=0
  58. repeat=1
  59.  
  60. ;Comment
  61. type=32
  62. hidden=0
  63. from=1
  64. to=1
  65. step=1
  66. string=1. sequence: fade in (1-30)
  67.  
  68. ;Balancing
  69. type=5
  70. hidden=1
  71. from=1
  72. to=30
  73. step=1
  74. input=4
  75. output=0
  76. red=0
  77. green=0
  78. blue=0
  79. bright=0
  80. contrast=0
  81. gamma=0
  82. eRed=-1
  83. eGreen=-1
  84. eBlue=-1
  85. eBright=0
  86. eContrast=1
  87. eGamma=-1
  88.  
  89. ;Comment
  90. type=32
  91. hidden=0
  92. from=1
  93. to=1
  94. step=1
  95. string=2. sequence: alpha compose (31-60)
  96.  
  97. ;ColorToGray
  98. type=6
  99. hidden=1
  100. from=31
  101. to=60
  102. step=1
  103. input=5
  104. output=2
  105. weights=2
  106. red=3333
  107. green=3334
  108. blue=3333
  109. eRed=-1
  110. eGreen=-1
  111. eBlue=-1
  112.  
  113. ;Balancing
  114. type=5
  115. hidden=1
  116. from=31
  117. to=60
  118. step=1
  119. input=2
  120. output=2
  121. red=0
  122. green=0
  123. blue=0
  124. bright=0
  125. contrast=0
  126. gamma=0
  127. eRed=-1
  128. eGreen=-1
  129. eBlue=-1
  130. eBright=2
  131. eContrast=-1
  132. eGamma=-1
  133.  
  134. ;Compose
  135. type=3
  136. hidden=1
  137. from=31
  138. to=60
  139. step=1
  140. centreX=0
  141. centreY=0
  142. left=0
  143. top=0
  144. background=4
  145. foreground=5
  146. destination=0
  147. alpha=2
  148. mix=100
  149. eLeft=-1
  150. eTop=-1
  151. eMix=-1
  152. genlock=1
  153. red1=0
  154. green1=0
  155. blue1=0
  156. red2=0
  157. green2=0
  158. blue2=0
  159. eRed1=-1
  160. eGreen1=-1
  161. eBlue1=-1
  162. eRed2=-1
  163. eGreen2=-1
  164. eBlue2=-1
  165.  
  166. ;Comment
  167. type=32
  168. hidden=0
  169. from=1
  170. to=1
  171. step=1
  172. string=3. sequence: twirl (61-120)
  173.  
  174. ;Twirl
  175. type=18
  176. hidden=1
  177. from=61
  178. to=120
  179. step=1
  180. input=5
  181. output=0
  182. fallOff=2
  183. centreX=160
  184. centreY=128
  185. radius=128
  186. amount=360.000000
  187. zoom=1.000000
  188. power=2.000000
  189. eCentreX=-1
  190. eCentreY=-1
  191. eRadius=-1
  192. eAmount=3
  193. eZoom=-1
  194. ePower=-1
  195.  
  196. ;Comment
  197. type=32
  198. hidden=0
  199. from=1
  200. to=1
  201. step=1
  202. string=4. sequence: perspective (121-150)
  203.  
  204. ;Perspective
  205. type=20
  206. hidden=1
  207. from=121
  208. to=150
  209. step=1
  210. input=5
  211. output=1
  212. centreX=160
  213. centreY=128
  214. alpha=0.000000
  215. beta=60.000000
  216. axis=1
  217. camX=0
  218. camY=0
  219. camZ=-800
  220. zoom=1.000000
  221. doLight=0
  222. lightX=-200
  223. lightY=100
  224. lightZ=-600
  225. dimish=600
  226. eCentreX=-1
  227. eCentreY=-1
  228. eAlpha=-1
  229. eBeta=4
  230. eCamX=-1
  231. eCamY=-1
  232. eCamZ=-1
  233. eZoom=-1
  234. eLightX=-1
  235. eLightY=-1
  236. eLightZ=-1
  237. eDimish=-1
  238.  
  239. ;Compose
  240. type=3
  241. hidden=1
  242. from=121
  243. to=150
  244. step=1
  245. centreX=0
  246. centreY=0
  247. left=0
  248. top=0
  249. background=4
  250. foreground=1
  251. destination=0
  252. alpha=-1
  253. mix=100
  254. eLeft=-1
  255. eTop=-1
  256. eMix=-1
  257. genlock=2
  258. red1=0
  259. green1=0
  260. blue1=0
  261. red2=0
  262. green2=0
  263. blue2=0
  264. eRed1=-1
  265. eGreen1=-1
  266. eBlue1=-1
  267. eRed2=-1
  268. eGreen2=-1
  269. eBlue2=-1
  270.  
  271. ;Comment
  272. type=32
  273. hidden=0
  274. from=1
  275. to=1
  276. step=1
  277. string=5. sequence: wave (151-210)
  278.  
  279. ;Wave
  280. type=28
  281. hidden=1
  282. from=151
  283. to=210
  284. step=1
  285. input=4
  286. output=0
  287. centreX=160
  288. centreY=128
  289. axis=2
  290. frames=30
  291. frame=33
  292. zoom=1.000000
  293. damping=-0.500000
  294. amplitude=10.000000
  295. wavelength=40.000000
  296. phase=0.000000
  297. shift=0.000000
  298. doDamp=0
  299. eCentreX=-1
  300. eCentreY=-1
  301. eDamping=-1
  302. eZoom=-1
  303. eFrames=-1
  304. eFrame=6
  305. eAmplitude=5
  306. eWavelength=-1
  307. ePhase=-1
  308. eShift=-1
  309.  
  310. ;Comment
  311. type=32
  312. hidden=0
  313. from=1
  314. to=1
  315. step=1
  316. string=6. sequence: shiftlines (211-240)
  317.  
  318. ;ShiftLines
  319. type=7
  320. hidden=1
  321. from=211
  322. to=240
  323. step=1
  324. input=4
  325. output=0
  326. shift=0
  327. eShift=8
  328. amount=50
  329. eAmount=7
  330. probability=100
  331. eProbability=-1
  332. seed=123
  333. eSeed=9
  334. jitter=3
  335. direction=1
  336.  
  337. ;Compose
  338. type=3
  339. hidden=1
  340. from=211
  341. to=240
  342. step=1
  343. centreX=0
  344. centreY=0
  345. left=0
  346. top=0
  347. background=5
  348. foreground=0
  349. destination=0
  350. alpha=-1
  351. mix=100
  352. eLeft=-1
  353. eTop=-1
  354. eMix=-1
  355. genlock=2
  356. red1=0
  357. green1=0
  358. blue1=0
  359. red2=0
  360. green2=0
  361. blue2=0
  362. eRed1=-1
  363. eGreen1=-1
  364. eBlue1=-1
  365. eRed2=-1
  366. eGreen2=-1
  367. eBlue2=-1
  368.  
  369. ;Comment
  370. type=32
  371. hidden=0
  372. from=1
  373. to=1
  374. step=1
  375. string=7. sequence: blackhole (241-270)
  376.  
  377. ;BlackHole
  378. type=27
  379. hidden=1
  380. from=241
  381. to=270
  382. step=1
  383. input=5
  384. output=1
  385. centreX=106
  386. centreY=66
  387. amount=120.000000
  388. radius=40
  389. zoom=1.000000
  390. eCentreX=-1
  391. eCentreY=-1
  392. eAmount=10
  393. eZoom=-1
  394. eRadius=-1
  395.  
  396. ;Compose
  397. type=3
  398. hidden=1
  399. from=241
  400. to=270
  401. step=1
  402. centreX=0
  403. centreY=0
  404. left=0
  405. top=0
  406. background=4
  407. foreground=1
  408. destination=0
  409. alpha=-1
  410. mix=100
  411. eLeft=-1
  412. eTop=-1
  413. eMix=-1
  414. genlock=2
  415. red1=0
  416. green1=0
  417. blue1=0
  418. red2=0
  419. green2=0
  420. blue2=0
  421. eRed1=-1
  422. eGreen1=-1
  423. eBlue1=-1
  424. eRed2=-1
  425. eGreen2=-1
  426. eBlue2=-1
  427.  
  428. ;Comment
  429. type=32
  430. hidden=0
  431. from=1
  432. to=1
  433. step=1
  434. string=8. sequence: lut (271-330)
  435.  
  436. ;LUT
  437. type=34
  438. hidden=1
  439. from=271
  440. to=300
  441. step=1
  442. input=4
  443. output=0
  444. frame=1
  445. frames=31
  446. mode=0
  447. component=0
  448. pos=1
  449. spline=1 3 3
  450. sCnt=6 6 6
  451. dCnt=7 7 6
  452. srcX0=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  453. srcX1=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  454. srcX2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  455. srcY0=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  456. srcY1=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  457. srcY2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  458. destX0=0.000000 42.500000 82.490494 127.500000 170.627350 219.334610 255.000000
  459. destX1=0.000000 42.500000 85.000000 127.500000 170.000000 212.500000 255.000000
  460. destX2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  461. destY0=0.000000 100.000000 171.000000 255.000000 247.000000 143.000000 0.000000
  462. destY1=0.000000 85.000000 170.000000 255.000000 170.000000 85.000000 0.000000
  463. destY2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  464.  
  465. ;LUT
  466. type=34
  467. hidden=1
  468. from=301
  469. to=330
  470. step=1
  471. input=0
  472. output=0
  473. frame=1
  474. frames=30
  475. mode=0
  476. component=0
  477. pos=0
  478. spline=1 3 3
  479. sCnt=7 7 6
  480. dCnt=6 6 6
  481. srcX0=0.000000 42.500000 82.490494 127.500000 170.627350 219.334610 255.000000
  482. srcX1=0.000000 42.500000 85.000000 127.500000 170.000000 212.500000 255.000000
  483. srcX2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  484. srcY0=0.000000 100.000000 171.000000 255.000000 247.000000 143.000000 0.000000
  485. srcY1=0.000000 85.000000 170.000000 255.000000 170.000000 85.000000 0.000000
  486. srcY2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  487. destX0=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  488. destX1=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  489. destX2=0.000000 51.000000 102.000000 153.000000 204.000000 255.000000
  490. destY0=0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
  491. destY1=0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
  492. destY2=0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
  493.  
  494. ;Variables
  495. vNodeCount=11
  496.  
  497. ;1.brighness
  498. name=1.brighness
  499. xmin=-1.5
  500. xmax=31.5
  501. ymin=-262.5
  502. ymax=12.5
  503. spline=1
  504. selected=0
  505. knots=2
  506. 0
  507. -200
  508. 30
  509. 0
  510.  
  511. ;1.contrast
  512. name=1.contrast
  513. xmin=-1.5
  514. xmax=31.5
  515. ymin=-1
  516. ymax=40
  517. spline=1
  518. selected=0
  519. knots=2
  520. 0
  521. 40
  522. 30
  523. 0
  524.  
  525. ;2.brightness
  526. name=2.brightness
  527. xmin=28.5
  528. xmax=61.5
  529. ymin=-267.7
  530. ymax=255
  531. spline=1
  532. selected=0
  533. knots=2
  534. 30
  535. -220
  536. 60
  537. 200
  538.  
  539. ;3.amount
  540. name=3.amount
  541. xmin=58.05
  542. xmax=122.9
  543. ymin=-0.1835
  544. ymax=360
  545. spline=1
  546. selected=4
  547. knots=6
  548. 61
  549. 0
  550. 79
  551. 72.37
  552. 93
  553. 199.3
  554. 105
  555. 336.7
  556. 111
  557. 124.2
  558. 120
  559. 0
  560.  
  561. ;4.amount
  562. name=4.amount
  563. xmin=120
  564. xmax=150
  565. ymin=-1
  566. ymax=90
  567. spline=1
  568. selected=1
  569. knots=2
  570. 121
  571. 0
  572. 150
  573. 90
  574.  
  575. ;5.amplitude
  576. name=5.amplitude
  577. xmin=148
  578. xmax=212.9
  579. ymin=-0.5
  580. ymax=16
  581. spline=1
  582. selected=2
  583. knots=5
  584. 151
  585. 0
  586. 160
  587. 10
  588. 181
  589. 13.74
  590. 201
  591. 10
  592. 210
  593. 0
  594.  
  595. ;5.frame
  596. name=5.frame
  597. xmin=150
  598. xmax=210
  599. ymin=0
  600. ymax=60
  601. spline=1
  602. selected=1
  603. knots=2
  604. 151
  605. 1
  606. 210
  607. 60
  608.  
  609. ;6.amount
  610. name=6.amount
  611. xmin=210
  612. xmax=240
  613. ymin=-1
  614. ymax=80
  615. spline=1
  616. selected=1
  617. knots=3
  618. 211
  619. 0
  620. 220
  621. 50.86
  622. 240
  623. 80
  624.  
  625. ;6.shift
  626. name=6.shift
  627. xmin=210
  628. xmax=240
  629. ymin=-1
  630. ymax=320
  631. spline=1
  632. selected=2
  633. knots=3
  634. 211
  635. 0
  636. 229
  637. 48.81
  638. 240
  639. 320
  640.  
  641. ;6.seed
  642. name=6.seed
  643. xmin=210
  644. xmax=240
  645. ymin=9
  646. ymax=60
  647. spline=1
  648. selected=1
  649. knots=2
  650. 211
  651. 10
  652. 240
  653. 60
  654.  
  655. ;7.amount
  656. name=7.amount
  657. xmin=240
  658. xmax=270
  659. ymin=-0.4964
  660. ymax=260
  661. spline=1
  662. selected=1
  663. knots=3
  664. 241
  665. 0.5036
  666. 263
  667. 70.72
  668. 270
  669. 260
  670.